Genetic Algorithm for Dynamic Capacitated Minimum Spanning Tree
نویسندگان
چکیده
Many of the network topology design problems include CMST, which means to find a minimum cost tree that connects all the nodes of the network to the central node with some capacity constraint. The links of edges have associated costs that could be based on their distance, capacity, quality of line etc, and the nodes have their associated demand. Usually most of the network obtained from CMST are static in nature, but there are situations where the network is subjected to change by addition (or deletion) of nodes, such a network is known as dynamic network and identifying CMST in this case is known as Dynamic CMST or DCMST. The Genetic Algorithm is an approach in finding better solution to DCMST problem. The GA is used with two encodings Prufer and Netkey for CMST to provide always optimal solution. Genetic algorithm are the part of evolutionary computing, which is a rapidly growing area of artificial intelligence. Genetic algorithms are computer programs, which create an environment where populations of data can compete, and only the fittest survive. Genetic algorithms are a search method that can be used for both solving problems and modeling evolutionary systems. Keyword: Spanning tree, genetic, CMST, prufer, Netkey, Edge notation, crossover.
منابع مشابه
An Evolutionary Approach to the Multi-Level Capacitated Minimum Spanning Tree Problem
Capacitated network design is a crucial problem to telecommunications network planners. In this paper we consider the Multi-Level Capacitated Minimum Spanning Tree Problem (MLCMST), a generalization of the well-known Capacitated Minimum Spanning Tree Problem. We present a genetic algorithm, based on the notion of grouping, that is quite effective in solving large-scale problems to within 10% of...
متن کاملA composite very large-scale neighborhood structure for the capacitated minimum spanning tree problem
The capacitated minimum spanning tree (CMST) problem is to 3nd a minimum cost spanning tree in a network where nodes have speci3ed demands, with an additional capacity constraints on the subtrees incident to a given source node s. The capacitated minimum spanning tree problem arises as an important subproblem in many telecommunication network design problems. In a recent paper, Ahuja et al. (Ma...
متن کاملDynamic Capacitated Minimum Spanning Trees
Given a set of terminals, each associated with a positive number denoting the traffic to be routed to a central terminal (root), the Capacitated Minimum Spanning Tree (CMST) problem asks for a minimum spanning tree, spanning all terminals, such that the amount of traffic routed from a subtree, linked to the root by an edge, does not exceed the given capacity constraint . The CMST problem is NP-...
متن کاملA Metaheuristic Algorithm for the Minimum Routing Cost Spanning Tree Problem
The routing cost of a spanning tree in a weighted and connected graph is defined as the total length of paths between all pairs of vertices. The objective of the minimum routing cost spanning tree problem is to find a spanning tree such that its routing cost is minimum. This is an NP-Hard problem that we present a GRASP with path-relinking metaheuristic algorithm for it. GRASP is a multi-start ...
متن کاملA hybrid ACO algorithm for the Capacitated Minimum Spanning Tree Problem
The problem of finding a Capacitated Minimum Spanning Tree asks for connecting a set of client nodes to a root node through a minimum cost tree network, subject to capacity constraints on all links. This paper reports on our design, implementation and performance evaluation of a hybrid Ant Colony Optimization algorithm for finding Capacitated Minimum Spanning Trees. Our Ant Colony Optimization ...
متن کاملGenetic Algorithm for Dynamic Capacitated Minimum Spanning Tree
-Many of the network topology design problems include CMST, which means to find a minimum cost tree that connects all the nodes of the network to the central node with some capacity constraint. The links of edges have associated costs that could be based on their distance, capacity, quality of line etc, and the nodes have their associated demand. Usually most of the network obtained from CMST a...
متن کامل